Some cleanups to the GtkDialog code: (#170746, Morten Welinder) Simplify,
authorMatthias Clasen <mclasen@redhat.com>
Wed, 23 Mar 2005 14:03:43 +0000 (14:03 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 23 Mar 2005 14:03:43 +0000 (14:03 +0000)
commitc43673f17f532a6c60ab2bfdfbda716d990d23f0
treed1acfecc14322b4c7d28c0cde18eedcd07bae852
parentedc3b13575664927f74f507de511a29a3cef6343
Some cleanups to the GtkDialog code: (#170746, Morten Welinder) Simplify,

2005-03-23  Matthias Clasen  <mclasen@redhat.com>

Some cleanups to the GtkDialog code:  (#170746,
Morten Welinder)
* gtk/gtkdialog.c (action_widget_activated): Simplify,
use _gtk_dialog_get_response_for_widget.
(gtk_dialog_add_action_widget): Use the correct signal
id for non-buttons.
(gtk_dialog_set_response_sensitive):
(gtk_dialog_set_default_response): Use get_response_data.
(gtk_dialog_run): Don't disconnect the signals if the
dialog was destroyed while running.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtkdialog.c